home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 March
/
PCWorld_2007-03_cd.bin
/
domacnost a kancelar
/
evidence
/
Cedecka.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
2001-04-25
|
852b
|
46 lines
object Form1: TForm1
Left = 289
Top = 155
Width = 553
Height = 387
Caption = 'Seznam skladeb'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object RichEdit1: TRichEdit
Left = 16
Top = 16
Width = 513
Height = 289
Lines.Strings = (
'RichEdit1')
TabOrder = 0
OnKeyDown = RichEdit1KeyDown
end
object Button1: TButton
Left = 173
Top = 322
Width = 75
Height = 25
Caption = 'Zp�t'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 297
Top = 322
Width = 75
Height = 25
Caption = 'Tisk'
TabOrder = 2
OnClick = Button2Click
end
end